[INFO] cloning repository https://github.com/yukisakura001/mb
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yukisakura001/mb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyukisakura001%2Fmb", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyukisakura001%2Fmb'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cef7e126a555548e2dd3feb3e253f14b4cc5b1d0
[INFO] fixing yukisakura001/mb against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyukisakura001%2Fmb" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/yukisakura001/mb
[INFO] finished tweaking git repo https://github.com/yukisakura001/mb
[INFO] tweaked toml for git repo https://github.com/yukisakura001/mb written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yukisakura001/mb on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/yukisakura001/mb already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dyn-clone v1.0.19
[INFO] [stderr]   Downloaded inquire v0.7.5
[INFO] [stderr]   Downloaded newline-converter v0.3.0
[INFO] [stderr]   Downloaded crossterm v0.25.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6922643f17bc57ce6453b85819aef1236c4f8655e8c47d3eace4134a6497bbef
[INFO] running `Command { std: "docker" "start" "6922643f17bc57ce6453b85819aef1236c4f8655e8c47d3eace4134a6497bbef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6922643f17bc57ce6453b85819aef1236c4f8655e8c47d3eace4134a6497bbef" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6922643f17bc57ce6453b85819aef1236c4f8655e8c47d3eace4134a6497bbef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6922643f17bc57ce6453b85819aef1236c4f8655e8c47d3eace4134a6497bbef" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking dyn-clone v1.0.19
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking newline-converter v0.3.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking inquire v0.7.5
[INFO] [stderr]     Checking image v0.25.6
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking arboard v3.5.0
[INFO] [stderr]     Checking mb v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0277]: the trait bound `Cow<'_, str>: AsRef<OsStr>` is not satisfied
[INFO] [stdout]   --> src/utils.rs:37:39
[INFO] [stdout]    |
[INFO] [stdout] 37 |         Command::new("xdg-open").arg(&config_str).spawn()?;
[INFO] [stdout]    |                                  ---  ^^^^^^^^^^ the trait `AsRef<OsStr>` is not implemented for `Cow<'_, str>`
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `&Cow<'_, str>` to implement `AsRef<OsStr>`
[INFO] [stdout] note: required by a bound in `Command::arg`
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/process.rs:749:4
[INFO] [stdout] help: consider dereferencing here
[INFO] [stdout]    |
[INFO] [stdout] 37 |         Command::new("xdg-open").arg(&*config_str).spawn()?;
[INFO] [stdout]    |                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Cow<'_, str>: AsRef<OsStr>` is not satisfied
[INFO] [stdout]   --> src/utils.rs:37:39
[INFO] [stdout]    |
[INFO] [stdout] 37 |         Command::new("xdg-open").arg(&config_str).spawn()?;
[INFO] [stdout]    |                                  ---  ^^^^^^^^^^ the trait `AsRef<OsStr>` is not implemented for `Cow<'_, str>`
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `&Cow<'_, str>` to implement `AsRef<OsStr>`
[INFO] [stdout] note: required by a bound in `Command::arg`
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/process.rs:749:4
[INFO] [stdout] help: consider dereferencing here
[INFO] [stdout]    |
[INFO] [stdout] 37 |         Command::new("xdg-open").arg(&*config_str).spawn()?;
[INFO] [stdout]    |                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mb` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mb` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "6922643f17bc57ce6453b85819aef1236c4f8655e8c47d3eace4134a6497bbef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6922643f17bc57ce6453b85819aef1236c4f8655e8c47d3eace4134a6497bbef", kill_on_drop: false }`
[INFO] [stdout] 6922643f17bc57ce6453b85819aef1236c4f8655e8c47d3eace4134a6497bbef
